.triangle-a{
    position: relative;
}

.triangle,.other-triangle{
    width: 0;
    height: 0;
    border-width: 0 11.6px 11.6px;
    border-style: solid;
    border-color: transparent transparent rgb(238, 238, 238);
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 100;
    opacity: 0;
}
.triangle-center,.other-triangle-center{
    width: 0;
    height: 0;
    border-width: 0 11px 11px;
    border-style: solid;
    border-color: transparent transparent #fff;
    position: absolute;
    bottom: -1px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 200;
    opacity: 0;
}
.nav-pds-intro:hover .triangle,.nav-pds-intro:hover .triangle-center{
    opacity: 1;
}
.new-nav-f,.new-nav-s,.new-nav-t,.new-nav-img{
    border-top: solid 1px rgb(238, 238, 238);
}
.new-nav{
    transform: translateX(7%)
}
.new-nav,.new-nav-about,.new-nav-service,.new-nav-news,.new-nav-community,.new-nav-other{
    position:absolute;
    top: 100%;
    left:0;
    right:0;
    opacity: 0;
    height:0;
    z-index: 199;
/*     -webkit-transition: all 0.7s ease-in-out;
    transition: all 0.7s ease-in-out;   */
    display: none;
}
.new-nav-f,.new-nav-about-f,.new-nav-service-f,.new-nav-news-f,.new-nav-community-f,.new-nav-other-f{
    background-color: rgba(255,255,255,1);
    display: inline-block;
    padding-bottom: 30px;
    box-sizing: border-box;
    float: left;
    width: 24%;
    /*box-shadow: 10px 0px 0px rgb(204,204,204);*/
    z-index: 99;
    /* min-width: 300px; */
}
.new-nav-about-f,.new-nav-service-f,.new-nav-news-f,.new-nav-community-f,.new-nav-other-f{
    width: 100%;
    border-top: solid 1px rgb(238, 238, 238);
}

.new-nav-f{  
    overflow: auto;
	max-height:543px;
	}
.new-nav-s{
    display: inline-block;
    box-sizing: border-box;
    float: left;
    display: none;
    width: 15%;
    left: 24%;
    /* min-width: 150px; */
    background-color: rgba(255,255,255,1);
    overflow: auto;
	max-height:543px;
/*    box-shadow: 10px 0px 15px #888888 inset;*/
}
.new-nav-t{
    display: inline-block;
    box-sizing: border-box;
    float: left;
    display: none;
    width: 15%;
    left: 39%;
    /* min-width: 130px; */
     overflow: auto;
	max-height:543px;
    background-color: rgb(218,218,218);
    /* padding-top: 26px; */

}
.new-nav-s-bg{
   /*  padding-top: 26px; */
    height: 100%;
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 0% 100%;
}

.nav-pds-intro:hover .new-nav{
    height: auto;
    opacity: 1;
    display: block;
}
.nav-about:hover .new-nav-about,.nav-service:hover .new-nav-service,.nav-news:hover .new-nav-news,.nav-community:hover .new-nav-community{
    height: auto;
    opacity: 1;
    display: inline-block;
    width: 25%;  

}
.new-nav-show{
    height: auto;
    opacity: 1;
    display: inline-block;
    width: 25%;  
  
}
.f-block{
background-color: rgba(255,255,255,0);
}
.f-block-border,.other-f-block-border{
    width: 80%;
    padding: 27px 35px;
    height: 60px;
    border-bottom: solid 2px #eee;
    box-sizing: border-box;
    margin-left: 10%;
    font-size: 14px;
    line-height: 16px;
    color: black;
    position: relative;
}
.s-block-border,.t-block-border{
    width: 90%;
    padding:27px 10px;
    height: 60px;
    border-bottom: solid 1px rgb(187,187,187);
    box-sizing: border-box;
    margin-left: 5%;
    font-size: 14px;
    line-height: 16px;
    color: black;
    position:  relative;
}
.f-block span,.s-block span,.t-block span,.other-f-block span{
    width: 8px;
    height: 16px;
    float: right;
    display: inline-block;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/arr2.png);
    position:  absolute;
    top: 50%;
    right:  5px;
    transform: translateY(-50%);
}
.f-block span:hover,.s-block span:hover,.t-block span:hover,.other-f-block span:hover{background-image: url(../images/arr2.png);}
/* .w-right{
    background-image: url("../images/new2018_10_15/w-right.png") !important;
} */
.f-block-icon,.other-f-block-icon{
    width: 45px;
    top:50%;
    transform: translateY(-50%);
    right: 20%;
    position: absolute;
}
.other-f-block-icon{
    width: 50px
}
.new-nav-img{
    display: inline-block;
    box-sizing: border-box;
    float: left;

    display: none;
    width: 37.5%;
/*    min-width: 150px;*/
    overflow: hidden;
    min-width: 450px;
    background-color: white;
}
.new-nav-img img{
}
.nav-img-div{
    width: 100%;
    max-height: 500px;
    overflow: hidden;
}
.new-nav-img-name{
    padding:50px 0;
    box-sizing: border-box;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
}
.img-text-div{
    padding-bottom:80px;
    width: 100%;
    background-color: white;
}
.nav-img-div img{
    width:100%;
}
.img-text-block{
    width: 100%;
    float: left;
    border-right: solid 1px rgb(166,166,166);
    box-sizing: border-box;
    height: 100px;
}
.img-text-title{
    font-size: 26px;
    line-height: 54px;
    text-align: center;
    color: black;
}
.img-text-text{
    font-size: 16px;
    line-height: 22px;
    text-align: center;
    color: rgb(129,129,129);
    width: 100%;
    max-height: 100px;
    border-width: 0px;
    font-family:"微软雅黑","Microsoft YaHei","黑体";
}
@media screen and (max-width: 1700px){
/*.new-nav-t,.new-nav-s{
        width: 16%
}*/
.img-text-title{
    font-size: 21px;
}
.new-nav-img-name{
    font-size: 25px;
    line-height: 25px;
    padding: 40px 0;
}
.f-block-border,.other-f-block-border{
    padding: 31px 25px;
    height: 55px;
    font-size: 14px;
    line-height: 14px;
}
.s-block-border,.t-block-border{
    padding:31px 7px;
    height: 55px;
    font-size: 14px;
    line-height: 14px;
}

.other-f-block-icon{
    width: 45px;
}
.img-text-div{
    padding-bottom: 40px;
}
.f-block span,.s-block span,.t-block span,.other-f-block span{
    width: 7px;
    height: 14px;
}
.img-text-text{
    font-size: 14px;
    line-height: 20px;
}
/*.new-nav{
    transform: translateX(4%)!important;
}*/
}
@media screen and (max-width: 1400px){
.img-text-title{
    font-size: 18px;
}
.new-nav-img-name{
    padding:30px 0;
    font-size: 20px;
    line-height: 20px;
}
.img-text-text{
    font-size: 11px;
    line-height: 26px;
}
.f-block-border,.other-f-block-border{
padding: 22.5px 15px;
    height: 55px;
    font-size: 14px;
    line-height: 14px;
}
.s-block-border,.t-block-border{
    padding:22.5px 6px;
    height: 55px;
    font-size: 12px;
    line-height: 14px;
}

.img-text-div{
    padding-bottom: 20px;
}
/*.new-nav{
    transform: translateX(5%)!important;
}*/
.nav-about:hover .new-nav-about,.nav-service:hover .new-nav-service,.nav-news:hover .new-nav-news,.nav-community:hover .new-nav-community,{
    transform: translateX(100%); 
}
.f-block span,.s-block span,.t-block span,.other-f-block span{
    width: 7px;
    height: 14px;
}
/*.new-nav-f{
    width: 24%;
}*/
}
@media screen and (max-width: 1320px){
.new-nav-img{
    width: 39.5%
}
  .f-block-border,.other-f-block-border{
    padding: 20.5px 15px;
    height: 55px;
    font-size: 12px;
    line-height: 12px;
}
.s-block-border,.t-block-border{
    padding:20.5px 9px;
    height: 55px;
    font-size: 12px;
    line-height: 12px;
}
.f-block span,.s-block span,.t-block span,.other-f-block span{
    width: 5.2px;
    height: 10.8px;
}
.new-nav{
    transform: translateX(3%);
}
.f-block span,.s-block span,.t-block span,.other-f-block span{
    width: 5.5px;
    height: 11px;
}
}
@media screen and (max-width: 1230px){
.new-nav-about,.new-nav-service,.new-nav-news,.new-nav-community,.new-nav-other{
    width: 20%;
}

}
.img-text-block-r{
    width: 50%;
    float: left;
    box-sizing: border-box;
}
/**************************/
.pds-filter{
    width: 100%;
    border-radius: 10px;
    border: solid 1px rgb(204,204,204);
    /* height: 154px; */
    margin-top: 41px;
    margin-bottom: 33px;
}
.filter-type{
    /* height: 77px; */
    width: 95%;
    margin-left: 2.5%;
    border-bottom: dashed 1px rgb(204,204,204);
    padding: 11px 0px;
}
.filter-function{
    /* height: 77px; */
    width: 95%;
    margin-left: 2.5%;
    padding: 11px 0px;
}
.pds-filter span{
    display: inline-block;
    line-height: 55px;
    font-size: 16px;
    font-weight: 600;
    margin-right: 35px;
    position: absolute;
}
.filter-block-div{
    display: inline-block;
    width: 90%;
    margin-left: 10%;
}
.filter-block{
    width: 116px;
    height: 33px;
    border-radius: 25px;
    line-height: 33px;
    font-size: 16px;
    display: inline-block;
    text-align: center;
    background-color: rgb(239,240,242);
    margin-right: 11px;
    cursor:pointer;
    margin: 11px 11px;
}
.block-active{
    background-color: rgb(197,166,108);
    color: white;
}
.pds-sort{
    width: 183px;
    height: 38px;
    margin-left: 50%;
    display: inline-block;
    transform: translateX(-91.5px);
    text-align: center;
    margin-bottom: 37px;
    background-color: rgb(239,240,242);
    cursor:pointer;
}
.sort-block{
    width: 50%;
    float: left;
    height: 100%;
    line-height: 38px;
    font-size: 19px;
}
.item-c{
    text-align: center;
    font-size: 16px;
    line-height: 44px;
    background-color: rgb(234,217,187);
    cursor: pointer;
    width: 50%;
    float: left;
}
.goto-more{
    width: 50%;
    float: left;
    text-align: center;
    font-size: 16px;
    margin: 10px 0px;
    line-height: 24px;
    background-color: rgb(234,217,187);
    cursor: pointer;
    box-sizing: border-box;
    border-right: 1px solid gray;
}
.pds-contrast{
    position: fixed;
    right: 6.8%;
    bottom:26%;
    width: 144px;
    height: 406px;
    background-color: rgb(249,249,249);
    z-index: 89;
    display: none;
}
.c-num{
    width: 100%;
    padding:0 20px;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    background-color: rgb(239,240,242);
    box-sizing: border-box;
}
.c-num p{
    float: left;
}
.c-close{
    float: right;
    height: 18px;
    width: 18px;
    margin-top: 6px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("../images/new2018_10_15/c-clear.png");
    cursor:pointer;
}
.c-div{
    width: 100%;
    padding:0px 23px 17.5px 23px;
    box-sizing: border-box;
}
.c-block{
    width: 98px;
    height: 92px;
    margin-top:17.5px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("../images/new2018_10_15/c-close.png");
    position: relative;
    cursor:pointer;
}
.c-clearOne{
    width: 93px;
    height: 92px;
    position: absolute;
    top: 0;
    left: 2.5px;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: 80%;
    background-image: url("../images/new2018_10_15/c-clearOne.png");
    opacity: 0;  
}
/* .c-block:hover .c-clearOne{
    opacity: 1;
} */
.c-gotoC{
    width: 100%;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 14px;
    color: white;
    background-color: rgb(195,195,195)
}
.c-block-img{
    position: absolute;
    top: 0;
    width: 81px;
    height: 72.9px;
    left: 8.5px;
    opacity: 0;
    transform: scale(1.1);
}
.c-block-name{
    position: absolute;
    bottom: 0;
    left: -20%;
    height: 19px;
    font-size: 14px;
    text-align: center;
    line-height: 19px;
    width: 140%;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
/*****************************/
.constrast-title{
    width: 100%;
    height: 120px;
    background-color: rgb(244,244,244)
}
.constrast-title p{
    font-size: 26px;
    line-height: 120px;
}
.other-block{
    width: 24%;
    float: left;
    margin-right: 1%;
    position: relative;
    /* height: 285px; */
    /* overflow:  hidden; */
}
.other-pd-img{
    width: 100%;
    /* height: 90%; */
}
.other-right{
    float: right;
    margin-right:0%;
}
.other-pd-bg{
    background-color: rgb(252,243,229);
    /* max-height: 90%; */
    /* padding-bottom: 40%; */
}
/*.other-pd-bg:hover{
    background-color: rgb(235,248,238);
}*/
.other-name{
    font-size: 13px;
    line-height: 13px;
    text-align: center;
    width: 100%;
    /* margin-top: 15px; */
    color: rgb(197,166,110);
    /* position:  absolute; */
    bottom: 0px;
    padding: 15px 0px;
    background-color:  white;
}
.other-tip{
    display: inline-block;
    font-size: 18px;
    line-height: 130px;
    text-align: center;
    width: 100%;
    color: rgb(186,186,186);
}
.other-c{
    width: 29px;
    height: 29px;
    position: absolute;
    top:12px;
    right: 12px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("../images/new2018_10_15/other-c.png");
    cursor:pointer;
}
.other-j{
    width: 29px;
    height: 29px;
    position: absolute;
    top:12px;
    right: 12px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("../images/new2018_10_15/other-j.png");
    cursor:pointer;
}
.heng{
    width: 86.5%;
    min-width:  1000px;
    height: 1px;
    margin: 0 auto;
    background-color: rgb(220,220,220);
}
.now-constrast-title{
    height: 391px;
    padding: 40px 0 0px 0;
    box-sizing: border-box;
    position: relative;
}
.hide-same{
    position: absolute;
    width: 15%;
    height: 18px;
    left: 0px;
    bottom: 157px;
    color: rgb(197,166,110);
    padding-left: 13px;
    box-sizing: border-box;
}
.hide-same-b{
    width: 18px;
    height: 18px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("../images/new2018_10_15/hide-same-choose.png");
    cursor:pointer;
    margin-right:10px;
    display: inline-block;
}
.hide-same p{
    line-height: 18px;
    font-size: 14px;
    display: inline-block;
    position: absolute;
    bottom: 0;
}
.now-constrast-block{
    width: 24%;
    float: left;
    margin-right: 2%;
    margin-left: 2%;
    position: relative;
    /* height: 285px; */
    /* box-sizing: border-box; */
    /* overflow:  hidden; */
}
.now-constrast-c{
    width: 29px;
    height: 29px;
    position: absolute;
    top:12px;
    right: 12px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url("../images/new2018_10_15/now-constrast-c.png");
    cursor:pointer;
}
.now-constrast-pd-img{
    width: 100%;
}
.now-constrast-name{
    font-size: 13px;
    line-height: 13px;
    text-align: center;
    width: 100%;
    /* margin-top: 15px; */
    /* position:  absolute; */
    color: rgb(197,166,110);
    /* bottom: 0px; */
    padding: 15px 0px;
    background-color:  white;
}
.now-constrast-pd-bg{
    background-color: rgb(239,240,242);
    /* max-height: 90%; */
    /* padding-bottom: 40%; */
}
.hot-parameter{
    height: 88px;
    width: 86.5%;
    min-width: 1000px;
    margin:0 auto;
    padding-left: 50px;
    border-bottom: solid 1px rgb(220,220,220);
    font-size: 24px;
    color: rgb(186,186,186);
    box-sizing: border-box;
}
.parameter-heng{
    padding:26px 0px 26px 0px;
    width: 86.5%;
    min-width: 1000px;
    margin: 0 auto;
    border-bottom: solid 1px rgb(220,220,220);
    position: relative;
    overflow: hidden;
}
.parameter-name{
    font-size: 16px;
    line-height: 30px;
    color: rgb(197,166,110);
    height: 30px;
    position: absolute;
    top: 50%;
    left: 50px;
    transform: translateY(-50%);
}
.parameter-block{
    width: 24%;
    float: left;
    margin-right: 2%;
    margin-left: 2%;
    text-align: center;
    /* box-sizing: border-box; */
}
.parameter-p{
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    font-family:"微软雅黑","Microsoft YaHei","黑体";
}
.key-word{
    width: 86.5%;
    min-width: 1000px;
    margin:0 auto;
    padding: 40px 0px 15px 50px;
    font-size: 24px;
    color: rgb(186,186,186);
    box-sizing: border-box;
}
.shipei-heng{
    /* padding: 26px 0px 26px 0px; */
    width: 86.5%;
    margin: 0 auto;
    position: relative;
    min-width: 1000px;
}
.float_left_padding{
    width: 100%;
    padding: 0% 8%;
}
.left_220{
    overflow-x:hidden !important;
    transform: translateX(8%);
    /* padding: 0 3.5%; */
    /* box-sizing:  border-box; */
}
.my_animate{
    transition: all 0.9s;
}
.pds-ca-home-main .tabs{
    text-align: center;
    margin-top: 20px;
}
.pds-ca-home-main .tabs div{
    display: inline-block;
    /* margin-left: 20px */
        height: 120px;
}
.pds-ca-home-main .tabs img{
    width: 90px;
    height: 90px;
    margin: 0 8px;
}
.pds-ca-home-main{
    margin-bottom:50px
}
.nav-half-bg{
    width: 100%;
    height: 100%;
    position: fixed;
    background-color: rgba(0,0,0,0.5);
    display: none;
}
.pds-btn{
    position: absolute;
    width: 100%;
    height: 44px;
    display: none;
    bottom: 0px;
    background-color: rgb(234,217,187);
}
.item_hover{
    background-color: #ebf8ee !important;
}
.backto-list{
    width: 210px;
    height: 56px;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/new2018_10_15/back_c.png);
    cursor: pointer;
    display: inline-block;
}
.c_fanhui{
    text-align: center;
    margin:30px 0px;
}
.tabs-p{
    transform: translateY(-10%);
}
.pds-nav-div{
    width: auto;
    height: auto;
}
.recommend{
    width: 60px;
    text-align: center;
    color: white;
    font-size: 16px;
    line-height: 29px;
    height: 29px;
    position: absolute;
    top: 12px;
    left: 12px;
    background-color: rgb(191,157,89);
    border-radius: 5px;
}
.pds-search-s3 .box{
    position: absolute;
    left: 50%;
    transform: translateX(-50%);   
}



.video-div{
    width: 1100px;
    margin: 38px auto;
    position: relative;
    overflow: hidden;
}
.video-div-other{
    width: 1109px;
    margin: 30px auto;
}
.v-title-div{
    margin: 0px 0px 10px 0px;
}
.v-title-icon{
    width: 50px;
    height: 50px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/new2018_10_15/videoBlock1.png);
    display: inline-block;
}
.v-title-div p{
    line-height: 50px;
    font-size: 22px;
    position: absolute;
    margin-left: 10px;
    display: inline-block;
    color: rgb(114,114,114);
}
.v-swiper{
    width: 100%;
    position:  relative;
    clear: both;
}
.v-swiper .swiper-container{
    width: 826px;
    height: 508px;
    position:  absolute;
    left: 0;
    top: 0;
    border-radius: 8px;
    cursor:pointer;
}
.v-swiper-btn{
    /*height: 463px;*/
    /*new add*/
    height: 424px;
    width: 263px;
    /*margin-left: 839px;*/
    /*new add*/
    margin-left: 508px;
    position: relative;
}
/*new add*/
.v-swiper-btn{
    margin-top: 53px;
    margin-bottom: 53px;
}
.swiper-btn-l,
.swiper-btn-r{
    width: 258px;
    height: 33px;
    border:1px solid #c7a973;
    position: absolute;
    right: 0;
    left: auto;
    border-radius: 5px;
    margin:0;
    background: transparent;
    transition: all .3s ease-in-out;
    -webkit-transition:all .3s ease-in-out;
}
.swiper-btn-l:after,
.swiper-btn-r:after{
    content: '';
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    background: url(../images/new2018_10_15/video-arrow.png) no-repeat -96px 0;
    width: 37px;
    height: 14px;
    top: 0;
    bottom: 0;
    margin: auto;
}
.swiper-btn-r:after{
    background-position: -96px -60px;
}
.swiper-btn-l:hover,
.swiper-btn-r:hover{
    background: #c7a973;
}
.swiper-btn-l:hover:after{
    background-position: 0 0;
}
.swiper-btn-r:hover:after{
    background-position: 0 -60px;
}
.swiper-btn-l{
    top: 62px;
}
.swiper-btn-r{
    bottom: 11px;
    top: auto;
}
.v-b-b{
    box-sizing: border-box;
    width: 100%;
    /*height: 148px;*/
    /*new add*/
    height:136px;
    border-radius: 8px;
    cursor: pointer;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
    border: 2px solid white;
    position: relative;
    margin-bottom: 7px;
}
/*new add*/
.v-b-b .v-banner-b{
    width: 100%;
    height: 100%;
     background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}
.v-btn-ceng{
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.3);
    position: absolute;
    top: 0;
    left: 0;
}
/*.v-banner0{
    position: absolute;
    top: 0;
}
.v-banner1{
    position: absolute;
    bottom: 157.5px;
}
.v-banner2{
    position: absolute;
    bottom: 0px;
}*/
.swiper-container .videoPlay,.video-video .videoPlay{
    width: 87px;
    height: 87px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    opacity: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/new2018_10_15/videoPlay.png);
    cursor:pointer;
}

.v-banner-p{
    width: 390px;
    font-size: 27px;
    line-height: 40px;
    height: 40px;
    position: absolute;
    bottom: 30px;
    left: 50px;
    color: white;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.v-video-arr{
    width: 100%;
    position: relative;
    /* 20190726 改 */
    /* overflow: hidden; */
}
.video-arr-div{
    width: 60000%;
    height: 320px;
    clear: both;
}
.video-arr-block{
    width: 265px;
    border-radius: 8px;
    overflow: hidden;
    margin: 0 auto;
    border: 1px solid white;
    display: inline-block;
    margin: 0 5px 20px;
    vertical-align: top;
}
.video-arr-block .imgbg{
    width: 100%;
    height: 200px;
    cursor:pointer;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.video-arr-title{
    width: 100%;
    height: 46px;
    /* border-bottom: solid rgb(237,237,237) 1px; */
    line-height: 46px;
    font-size: 16px;
    padding: 0 25px;
    box-sizing: border-box;
    overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.video-arr-border{
    border-bottom: solid rgb(237,237,237) 1px;
}
.video-arr-p{
    padding: 0 25px 0 25px;
    color: rgb(196,196,196);
    font-size: 14px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 10px 0;
    height: 40px;
}
.v-video-arr .swiper-container{
    width: 100%;
    left: 0;
    top: 0;
    height: auto;
}
.v-right{
    position: absolute;
    top: 70px;
    width: 60px;
    height: 60px;
    right: -120px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/new2018_10_15/v-right.png);
    cursor:pointer ;
    display: none;
}
.v-left{
    position: absolute;
    top: 70px;
    width: 60px;
    height: 60px;
    left: -120px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/new2018_10_15/v-left.png);
    cursor:pointer;
    display: none;
}

.videoPlay-other{
    position: absolute;
    width: 65px;
    height: 65px;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%) scale(1);
    opacity: 1;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/new2018_10_15/videoPlay.png);
    cursor:pointer;
}
.videoPlay-animation{
    transform-origin: 0% 0%;
    animation: myPlay 1s;
    -moz-animation: myPlay 1s; /* Firefox */
    -webkit-animation: myPlay 1s;  /* Safari å’Œ Chrome */
    -o-animation: myPlay 1s;
}
@keyframes myPlay
{
50% {transform: scale(1.1) translateX(-50%) translateY(-50%)}
100% {transform: scale(1) translateX(-50%) translateY(-50%)}
}

@-webkit-keyframes myPlay /* Safari å’Œ Chrome */
{
50% {transform: scale(1.1) translateX(-50%) translateY(-50%)}
100% {transform: scale(1) translateX(-50%) translateY(-50%)}
}

.video-arr-block:hover .videoPlay-other{
    opacity: 1;
}
.v-d-nav{
    padding: 35px 0px;
    height: 87px;
    box-sizing: border-box;
    width: 100%;
}
.v-d-nav a{
    font-size: 14px;
    line-height: 14px;
    color: black;
    cursor:pointer;

}
.v-d-nav span{
    font-size: 14px;
    line-height: 14px;
    color: rgb(70,159,117);
}

.video-detial{
    margin:  0 auto;
    width: 1100px;
    margin-bottom: 0px;
}
.video-video{
    width: 100%;
    background-color: white;
    position: relative;
    height: 628px;
    opacity: 1;
    overflow: hidden;
    /* border-radius: 8px; */
    background-repeat: no-repeat;
    background-size: contain;
}
.video-video video{
    width: 100%;
    height: 100%;
    opacity: 0;
    /* background-color: black; */
    overflow: hidden;
    /* border-radius: 15px; */
}
/* Ã©Å¡ÂÃ¨â€”ÂÃ¨Â§â€ Ã©Â¢â€˜Ã©Â»ËœÃ¨Â®Â¤Ã§Å¡â€žÃ¤Â¸â€¹Ã¨Â½Â½Ã¦Å’â€°Ã©â€™Â®*/
video::-internal-media-controls-button-panel {
    overflow: hidden !important;
}
video::-internal-media-controls-overflow-button {
    width: calc(100% + 32px);
    margin-left: auto;
}
video::-webkit-media-controls-overlay-play-button {display: none}
video::-internal-media-controls-overflow-button {
    display: none;
}

.video-more-span{
    background-color: rgb(198,169,120);
    color: white;
    width: 50px;
    text-align: center;
    border-radius: 3px;
    padding: 2px;
}
.video-more{
    position: absolute;
    width: 265px;
    height: 200px;
    top: 0;
    left: 50%;
    background-color: rgba(0,0,0,0.7);
    transform: translateX(-50%);
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.video-more-jia{
    position: absolute;
    width: 60px;
    height: 60px;
    top: 70px;
    left: 50%;
    transform: translateX(-50%);
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/new2018_10_15/v-jia.png);
}
.tuijian{
    width: 93px;
    height: 93px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/new2018_10_15/tuijian.png);
}
.v-text{
    margin: 20px 0px;
}
.v-text-title{
    font-size: 22px;
    line-height: 40px;
    /* transform: translateX(-16px); */
}
.v-text-describe{
    width: 100%;
    font-size: 14px;
    overflow: hidden;
    text-overflow:ellipsis;
    white-space: nowrap;
    line-height: 30px;
}
.v-bannerbg{
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.video-d-bg{
    width: 100%;
    height: 200px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
}
.v-chose{
    border: 4px solid rgb(216,198,168);
}
.block-chose{
    border: 1px solid rgb(216,198,168);
}
.block-chose .video-arr-title{
    color: rgb(216,198,168);
}
.video-t2{
    margin-bottom: 0.7em !important;
}
.video-t3{
    line-height: 1.3 !important;
    width: 32em !important;
    text-align: justify;
}
.v-liner{
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: -3px;
    left: 0;
/*     background: inherit; 
    -webkit-filter: blur(4px); -moz-filter: blur(4px); filter: blur(4px); 
    background-position: 0 100%; */
    background: linear-gradient(to top, rgba(0,0,0,0.7) 15%,rgba(0,0,0,0) 100%);
}
/* .on .ft-title{
    transform: scale(2);

}
.on .ft-h1{
    transform: scale(2);
    line-height: 4 !important;
} */
.pds-section li .pic{
    height: 270px;
}
.v-arr{
    max-height: 656px;
    overflow: hidden;
}
.v-arr.on{
    max-height: none;
    overflow: visible;
}
.btn-v-more{
    display: block;
    width: 108px;
    height: 30px;
    border: 1px solid #d8c39d;
    line-height: 30px;
    font-size: 18px;
    color: #c7aa78;
    border-radius: 5px;
    text-align: center;
    padding-right: 15px;
    float: right;
    margin-bottom: 20px;
    cursor: pointer;
    transition: all .3s ease-in-out;
    -webkit-transition:all .3s ease-in-out;
    position: relative;
}
.btn-v-more:after{
    display: block;
    position: absolute;
    width: 20px;
    height: 8px;
    background: url(../images/new2018_10_15/video-arrow.png) no-repeat -172px 0;
    content: '';
    right: 9px;
    top: 0;
    bottom: 0;
    margin: auto 0;
}
.btn-v-more.on:after{
    background-position: -229px -68px;
}
.btn-v-more.on{
    background: #d8c39d;
    color: #fff;
}




@media screen and (max-width: 1500px){
.video-div {
    width: 935px;
    margin: 30px auto;
}
.video-div-other{
    width: 935px;
    margin: 30px auto;
}
.video-detial{
    width: 935px;
}
.v-swiper .swiper-container{
    width: 712.1px;
    height: 393.5px;
}
.v-swiper-btn {
    height: 325.5px;
    width: 210.4px;
    margin-left: 440.6px;
    margin-top: 45px;
    margin-bottom: 45px;
}
.v-b-b{
    height: 105.8px;
    margin-bottom: 4px;
}
.swiper-btn-l, .swiper-btn-r{
    width: 208.4px;
    height: 27px;
    top: 59px;
    right: 4px;
}
.swiper-btn-r{
    top:auto;
    bottom: 11px;
}
.swiper-container .videoPlay, .video-video .videoPlay{
    width: 75px;
    height: 75px;
}
.v-arr{
    max-height: 564px;
}
.video-arr-block{
    width: 228.05px;
    border-radius: 6px;
    margin:0 1px 20px;
}
.video-arr-block .imgbg{
    height: 172px;
}
.video-d-bg{
    height: 172px;
}
.video-arr-title{
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    padding:  0 20px;
}
.video-video{
    height: 533.8px;
}
.video-arr-p {
    padding: 0 20px 0 20px;
    color: rgb(196,196,196);
    font-size: 12px;
    line-height: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 8px 0;
    height: 32px;
}
.videoPlay-other{
    width: 50px;
    height: 50px;
}
.v-left,.v-right{
    width: 50px;
    height: 50px;
    top: 61px;
}
.v-title-icon{
    width: 45px;
    height: 45px;
}
.v-title-div p{
    font-size: 19px;
    line-height: 45px;
}
.video-more{
    width: 228.05px;
    height: 172px;
}
}
@media screen and (max-width: 1340px){
.v-left,.v-right{
    width: 50px;
    height: 50px;
    top: 75px;
}
.v-left{
    left: -70px;
}
.v-right{
    right: -70px;
}
}
@media screen and (max-width: 1340px){
.pds-ca-home-main .tabs div{height: 100px;}
.pds-ca-home-main .tabs img{width: 80px;height: 80px;}
}
@media screen and (max-width: 1270px){
.pds-ca-home-main .tabs div{height: 90px;}
.pds-ca-home-main .tabs img{width: 70px;height: 70px;}
}
@media screen and (max-width: 1170px){
.pds-ca-home-main .tabs div{height: 80px;}
.pds-ca-home-main .tabs img{width: 60px;height: 60px;}
}
#footer-nav dl{transition: margin .2s;}
@media screen and (max-width: 1440px){
#footer-nav dl{margin: 0 35px;}
#footer-nav dl:first-child{margin-left: 150px;}
}
@media screen and (max-width: 1340px){
#footer-nav dl:first-child{margin-left: 130px;}
}
@media screen and (max-width: 1240px){
#footer-nav dl:first-child{margin-left: 110px;}
}
@media screen and (max-width: 1170px){
    #footer-nav dl{margin: 0 25px;}
#footer-nav dl:first-child{margin-left: 100px;}
}